Skip to main content

GetMachineInfo

Broadcast Manager Endpoint:
http://machineName:8753/CambriaBM/v1/Machines/[MachineID]

Stream Manager Endpoint:
http://machineName:8757/CambriaLM/v1/Machines/[MachineID]

Description

Retrieve detailed information about a specified machine, including its status, IP address, system uptime, license information, and other attributes.

Arguments

NameTypeDescription
No arguments.

HTTP Method

GET

HTTP XML Response

ElementParentDescription
ContentNoneContainer of the response
StatusContentLogs of the API call
ServerRequestStatusInformation about the request
ErrorStatusInformation about errors, if any exist
MachineContentContains detailed information about the machine

HTTP Status Codes

ValueDescription
200Successfully processed
400Invalid parameters
404Machine not found
5xxUnable to retrieve machine info due to server error